3.988 \(\int \frac {a+i a \tan (e+f x)}{(c-i c \tan (e+f x))^{5/2}} \, dx\)

Optimal. Leaf size=27 \[ -\frac {2 i a}{5 f (c-i c \tan (e+f x))^{5/2}} \]

[Out]

-2/5*I*a/f/(c-I*c*tan(f*x+e))^(5/2)

________________________________________________________________________________________

Rubi [A]  time = 0.10, antiderivative size = 27, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, integrand size = 31, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.097, Rules used = {3522, 3487, 32} \[ -\frac {2 i a}{5 f (c-i c \tan (e+f x))^{5/2}} \]

Antiderivative was successfully verified.

[In]

Int[(a + I*a*Tan[e + f*x])/(c - I*c*Tan[e + f*x])^(5/2),x]

[Out]

(((-2*I)/5)*a)/(f*(c - I*c*Tan[e + f*x])^(5/2))

Rule 32

Int[((a_.) + (b_.)*(x_))^(m_), x_Symbol] :> Simp[(a + b*x)^(m + 1)/(b*(m + 1)), x] /; FreeQ[{a, b, m}, x] && N
eQ[m, -1]

Rule 3487

Int[sec[(e_.) + (f_.)*(x_)]^(m_)*((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Dist[1/(a^(m - 2)*b
*f), Subst[Int[(a - x)^(m/2 - 1)*(a + x)^(n + m/2 - 1), x], x, b*Tan[e + f*x]], x] /; FreeQ[{a, b, e, f, n}, x
] && EqQ[a^2 + b^2, 0] && IntegerQ[m/2]

Rule 3522

Int[((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_.)*((c_) + (d_.)*tan[(e_.) + (f_.)*(x_)])^(n_.), x_Symbol] :> Di
st[a^m*c^m, Int[Sec[e + f*x]^(2*m)*(c + d*Tan[e + f*x])^(n - m), x], x] /; FreeQ[{a, b, c, d, e, f, n}, x] &&
EqQ[b*c + a*d, 0] && EqQ[a^2 + b^2, 0] && IntegerQ[m] &&  !(IGtQ[n, 0] && (LtQ[m, 0] || GtQ[m, n]))

Rubi steps

\begin {align*} \int \frac {a+i a \tan (e+f x)}{(c-i c \tan (e+f x))^{5/2}} \, dx &=(a c) \int \frac {\sec ^2(e+f x)}{(c-i c \tan (e+f x))^{7/2}} \, dx\\ &=\frac {(i a) \operatorname {Subst}\left (\int \frac {1}{(c+x)^{7/2}} \, dx,x,-i c \tan (e+f x)\right )}{f}\\ &=-\frac {2 i a}{5 f (c-i c \tan (e+f x))^{5/2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [B]  time = 2.57, size = 72, normalized size = 2.67 \[ \frac {2 a \cos ^3(e+f x) (\cos (f x)-i \sin (f x)) \sqrt {c-i c \tan (e+f x)} (\sin (3 e+4 f x)-i \cos (3 e+4 f x))}{5 c^3 f} \]

Antiderivative was successfully verified.

[In]

Integrate[(a + I*a*Tan[e + f*x])/(c - I*c*Tan[e + f*x])^(5/2),x]

[Out]

(2*a*Cos[e + f*x]^3*(Cos[f*x] - I*Sin[f*x])*((-I)*Cos[3*e + 4*f*x] + Sin[3*e + 4*f*x])*Sqrt[c - I*c*Tan[e + f*
x]])/(5*c^3*f)

________________________________________________________________________________________

fricas [B]  time = 0.47, size = 68, normalized size = 2.52 \[ \frac {\sqrt {2} {\left (-i \, a e^{\left (6 i \, f x + 6 i \, e\right )} - 3 i \, a e^{\left (4 i \, f x + 4 i \, e\right )} - 3 i \, a e^{\left (2 i \, f x + 2 i \, e\right )} - i \, a\right )} \sqrt {\frac {c}{e^{\left (2 i \, f x + 2 i \, e\right )} + 1}}}{20 \, c^{3} f} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+I*a*tan(f*x+e))/(c-I*c*tan(f*x+e))^(5/2),x, algorithm="fricas")

[Out]

1/20*sqrt(2)*(-I*a*e^(6*I*f*x + 6*I*e) - 3*I*a*e^(4*I*f*x + 4*I*e) - 3*I*a*e^(2*I*f*x + 2*I*e) - I*a)*sqrt(c/(
e^(2*I*f*x + 2*I*e) + 1))/(c^3*f)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {i \, a \tan \left (f x + e\right ) + a}{{\left (-i \, c \tan \left (f x + e\right ) + c\right )}^{\frac {5}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+I*a*tan(f*x+e))/(c-I*c*tan(f*x+e))^(5/2),x, algorithm="giac")

[Out]

integrate((I*a*tan(f*x + e) + a)/(-I*c*tan(f*x + e) + c)^(5/2), x)

________________________________________________________________________________________

maple [A]  time = 0.17, size = 22, normalized size = 0.81 \[ -\frac {2 i a}{5 f \left (c -i c \tan \left (f x +e \right )\right )^{\frac {5}{2}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+I*a*tan(f*x+e))/(c-I*c*tan(f*x+e))^(5/2),x)

[Out]

-2/5*I*a/f/(c-I*c*tan(f*x+e))^(5/2)

________________________________________________________________________________________

maxima [A]  time = 0.62, size = 19, normalized size = 0.70 \[ -\frac {2 i \, a}{5 \, {\left (-i \, c \tan \left (f x + e\right ) + c\right )}^{\frac {5}{2}} f} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+I*a*tan(f*x+e))/(c-I*c*tan(f*x+e))^(5/2),x, algorithm="maxima")

[Out]

-2/5*I*a/((-I*c*tan(f*x + e) + c)^(5/2)*f)

________________________________________________________________________________________

mupad [B]  time = 5.49, size = 118, normalized size = 4.37 \[ \frac {a\,\sqrt {-\frac {c\,\left (-2\,{\cos \left (e+f\,x\right )}^2+\sin \left (2\,e+2\,f\,x\right )\,1{}\mathrm {i}\right )}{2\,{\cos \left (e+f\,x\right )}^2}}\,\left (-{\cos \left (e+f\,x\right )}^2\,6{}\mathrm {i}-{\cos \left (2\,e+2\,f\,x\right )}^2\,6{}\mathrm {i}-{\cos \left (3\,e+3\,f\,x\right )}^2\,2{}\mathrm {i}+3\,\sin \left (2\,e+2\,f\,x\right )+3\,\sin \left (4\,e+4\,f\,x\right )+\sin \left (6\,e+6\,f\,x\right )+6{}\mathrm {i}\right )}{20\,c^3\,f} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + a*tan(e + f*x)*1i)/(c - c*tan(e + f*x)*1i)^(5/2),x)

[Out]

(a*(-(c*(sin(2*e + 2*f*x)*1i - 2*cos(e + f*x)^2))/(2*cos(e + f*x)^2))^(1/2)*(3*sin(2*e + 2*f*x) + 3*sin(4*e +
4*f*x) + sin(6*e + 6*f*x) - cos(2*e + 2*f*x)^2*6i - cos(3*e + 3*f*x)^2*2i - cos(e + f*x)^2*6i + 6i))/(20*c^3*f
)

________________________________________________________________________________________

sympy [A]  time = 13.27, size = 46, normalized size = 1.70 \[ \begin {cases} - \frac {2 i a}{5 f \left (- i c \tan {\left (e + f x \right )} + c\right )^{\frac {5}{2}}} & \text {for}\: f \neq 0 \\\frac {x \left (i a \tan {\relax (e )} + a\right )}{\left (- i c \tan {\relax (e )} + c\right )^{\frac {5}{2}}} & \text {otherwise} \end {cases} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+I*a*tan(f*x+e))/(c-I*c*tan(f*x+e))**(5/2),x)

[Out]

Piecewise((-2*I*a/(5*f*(-I*c*tan(e + f*x) + c)**(5/2)), Ne(f, 0)), (x*(I*a*tan(e) + a)/(-I*c*tan(e) + c)**(5/2
), True))

________________________________________________________________________________________